Welcome![Sign In][Sign Up]
Location:
Search - circular buffer

Search list

[ADO-ODBCclasscons1t

Description: windows 下的一个环形buffer的demo,很好的数据结构算法,一个类封装了所有的操作-windows of a circular buffer to the demo, very good data structure algorithms, a package of all categories of operation
Platform: | Size: 10833 | Author: 陈全勇 | Hits:

[Linux-UnixArmComm

Description: arm实验时编写的linux串口程序,实现了基本的串口通讯功能,并在接收报文时,使用了环形缓冲区,希望程序对大家有所帮助,如有Bug,请给我留言,谢谢。-arm experiments prepared by the linux serial procedures to achieve the basic serial communications functions, the reported receiving text, the use of the circular buffer, we have procedures to help, if Bug. please give me a voice, thank you.
Platform: | Size: 3030 | Author: 胡浩 | Hits:

[OtherCircularBuffer

Description: Circular Buffer Example
Platform: | Size: 12357 | Author: 趙珖珵 | Hits:

[Othercircularbuffer

Description: 循环缓冲区的C++实现,注释的非常清楚,可以很好的理解其机制-Circulating buffer C++ Realized very clearly annotated, can be a very good understanding of its mechanism
Platform: | Size: 4096 | Author: guess | Hits:

[Multimedia DevelopRingBuffer

Description: Ring Buffer Implementation A circular buffer or ring buffer is a data structure that uses a single, fixed-size buffer as if it were connected end-to-end. This structure lends itself easily to buffering data streams.-Ring Buffer ImplementationA circular buffer or ring buffer is a data structure that uses a single, fixed-size buffer as if it were connected end-to-end. This structure lends itself easily to buffering data streams.
Platform: | Size: 187392 | Author: mike | Hits:

[matlabcircBuff

Description: An object oriented Circular buffer implementation. Matlab version 7+ is required,-An object oriented Circular buffer implementation. Matlab version 7+ is required,
Platform: | Size: 2048 | Author: Mehmet Aydinlik | Hits:

[OtherQueue

Description: Circular Buffer / Queue immplementation-Circular Buffer/Queue immplementation
Platform: | Size: 2048 | Author: Manoj M | Hits:

[Linux-Unixlinux-circular-buf.tar

Description: linux下自己做的一个circular buffer.可重入,pthread接口。-under linux do a circular buffer. reentrant, pthread interface.
Platform: | Size: 5120 | Author: luo | Hits:

[SCMCOM_IN_INT

Description: 51单片机采用环形队列输入缓冲区,以中断方式接收串口数据-51 MCU using circular queue input buffer to receive data from serial port interrupt
Platform: | Size: 1024 | Author: cyinfo | Hits:

[OtherCircularBuffer

Description: C code for Circular buffer
Platform: | Size: 1024 | Author: Ashwin Vijayakumar | Hits:

[DSP programdsp_circular_buffer.tar

Description: FIFO circular buffer for DSP
Platform: | Size: 2048 | Author: slimx2 | Hits:

[Windows Developcircular_buffer_demo

Description: this how to do a circular buffer-this is how to do a circular buffer
Platform: | Size: 11264 | Author: Ahmed | Hits:

[Software EngineeringCIRCBUF

Description: Example of a circular buffer cla-Example of a circular buffer class
Platform: | Size: 1024 | Author: Knobler999 | Hits:

[OtherBufor

Description: Circular buffer using a cyclone memory ( Quartus II and VHDL .)-Circular buffer using a cyclone memory ( Quartus II and VHDL .)
Platform: | Size: 515072 | Author: Kozinio | Hits:

[ARM-PowerPC-ColdFire-MIPSLM3S_UART

Description: 《LM3S系列CPU高性能串口驱动程序》 现在很多ARM7芯片已经使用了Cotex-M3内核,我开始接触这东西是从周立功的LM3S1138开始的。周立功提供的1138串口例程基本不具有实用性…… 该驱动程序在利用LM3S系列CPU自身FIFO的同时,利用环形缓冲区构建了软件层的Buffer,采用中断方式进行Buffer读写,效率高,运行稳定,可用于透传、网关等各种大数据流量的场合。程序包含头文件,注释详尽;基于Stellaris外设驱动库编写,方便移植。并支持485通信,串口初始化数据自动解析等功能。-" LM3S series of high-performance CPU serial port driver" A lot of ARM7 chips have been used Cotex-M3 core, I came into contact with this thing from the ZLG the LM3S1138 began. ZLG provided by the 1138 serial routines do not have the availability of basic ... ... the driver in the use of LM3S series CPU' s own FIFO, while the use of circular buffer to build a software layer Buffer, used to interrupt Buffer read and write, high efficiency, stable operation can be used to pass through, gateways and other large data traffic occasions. Program contains header files, comments, details Stellaris peripheral driver library based on the preparation, to facilitate migration. And to support the 485 communications, serial port initialization functions such as automatic data analysis.
Platform: | Size: 12288 | Author: Jerry.H | Hits:

[Linux-Unixringbuffer_src_2.0

Description: C语言实现的环形缓存类封装。功能比较实用,可以用于网络环境下,协议栈或通信协议解析。-C language implementation of the circular buffer class package. Functions more practical, can be used for the network environment, or communication protocol stack resolution.
Platform: | Size: 5120 | Author: 黄健 | Hits:

[Data structsring-buffer

Description: 在通信程序中,经常使用环形缓冲区作为数据结构来存放通信中发送和接收的数据。环形缓冲区是一个先进先出的循环缓冲区,可以向通信程序提供对缓冲区的互斥访问-In the communications program, frequently used as a ring buffer data structure to store communications to send and receive data. FIFO ring buffer is a circular buffer, the communication program can provide mutually exclusive access to the buffer
Platform: | Size: 34816 | Author: 江立 | Hits:

[VHDL-FPGA-Verilogcircular-_buf

Description: Circular buffer VHDl implementation
Platform: | Size: 121856 | Author: dev | Hits:

[SCMcircular

Description: Circular buffer implementation. AVR Assembler
Platform: | Size: 1024 | Author: uvreg | Hits:

[Technology Managementring-buffer

Description: 环形缓冲区的实现原理,在通信程序中,经常使用环形缓冲区作为数据结构来存放通信中发送和接收的数据。环形缓冲区是一个先进先出的循环缓冲区,可以向通信程序提供对缓冲区的互斥访问-The principle of the ring buffer, in the communication process, often use ring buffers to store the data as a data structure to send and receive communications. FIFO ring buffer is a circular buffer that can provide exclusive access to the buffer to the communication program
Platform: | Size: 4096 | Author: wei | Hits:
« 12 3 4 5 »

CodeBus www.codebus.net